SymPy Tutorial for SciPy 2014
=============================

This is the tutorial that Aaron Meurer, Matthew Rocklin, and Jason Moore will be giving at
SciPy 2014 for `SymPy <http://sympy.org>`_.  This is just a stripped down
version of our `docs <http://docs.sympy.org>`_. It requires SymPy 0.7.5, and
should work in Python 2.6, 2.7, 3.2., 3.3, or 3.4.  If you are attending this
tutorial, please install Anaconda.

The slides for this tutorial are `here <http://asmeurer.github.io/scipy-2014-tutorial/intro.pdf>`_.

The source for this tutorial is on `GitHub <https://github.com/asmeurer/scipy-2014-tutorial>`_.

The exercises for this tutorial are `here
<http://asmeurer.github.io/scipy-2014-tutorial/tutorial_exercises.zip>`_, including
exercises (exercises require the IPython notebook).

See also `Last Year's tutorial
<https://certik.github.io/scipy-2013-tutorial/index.html>`_.

.. toctree::
   :maxdepth: 2

   install.rst
   tutorial/index.rst
   gotchas.rst
   aboutus.rst

.. _please report it: http://code.google.com/p/sympy/issues/list
